object PgpOutputFrm: TPgpOutputFrm Left = 115 Top = 192 Width = 590 Height = 278 Hint = 'Backup Progress Information' ActiveControl = BitBtn1 BorderIcons = [biSystemMenu, biMaximize] Caption = 'PGP Information' Color = clSilver Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] Position = poScreenCenter OnShow = FormShow PixelsPerInch = 96 TextHeight = 13 object Memo1: TMemo Left = 10 Top = 10 Width = 562 Height = 198 Align = alClient Color = clWhite Font.Color = clBlack Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False ReadOnly = True ScrollBars = ssVertical TabOrder = 0 end object Panel1: TPanel Left = 0 Top = 208 Width = 582 Height = 43 Align = alBottom BevelOuter = bvNone Color = clSilver TabOrder = 1 object BitBtn1: TBitBtn Left = 8 Top = 8 Width = 75 Height = 25 Caption = '&OK' TabOrder = 0 Kind = bkOK end object DeleteBut: TBitBtn Left = 88 Top = 8 Width = 97 Height = 25 Hint = 'Delete Log File' Caption = '&Delete Log' ModalResult = 1 TabOrder = 1 Visible = False OnClick = DeleteButClick Glyph.Data = { 76010000424D7601000000000000760000002800000020000000100000000100 04000000000000010000130B0000130B00000000000000000000000000000000 800000800000008080008000000080008000808000007F7F7F00BFBFBF000000 FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00333333333333 333333333333333333FF33333333333330003333333333333777333333333333 300033FFFFFF3333377739999993333333333777777F3333333F399999933333 3300377777733333337733333333333333003333333333333377333333333333 3333333333333333333F333333333333330033333F33333333773333C3333333 330033337F3333333377333CC3333333333333F77FFFFFFF3FF33CCCCCCCCCC3 993337777777777F77F33CCCCCCCCCC399333777777777737733333CC3333333 333333377F33333333FF3333C333333330003333733333333777333333333333 3000333333333333377733333333333333333333333333333333} NumGlyphs = 2 end end object Panel2: TPanel Left = 0 Top = 10 Width = 10 Height = 198 Align = alLeft BevelOuter = bvNone Color = clSilver TabOrder = 2 end object Panel3: TPanel Left = 0 Top = 0 Width = 582 Height = 10 Align = alTop BevelOuter = bvNone Color = clSilver TabOrder = 3 end object Panel4: TPanel Left = 572 Top = 10 Width = 10 Height = 198 Align = alRight BevelOuter = bvNone Color = clSilver TabOrder = 4 end end